home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir33 / bbslaw03.zip / 140B.BLD < prev    next >
Text File  |  1993-03-21  |  6KB  |  221 lines

  1. #140
  2. @001 Enter the name of the SPONSOR:(ordering party):
  3. @002 Enter the name of the DEVELOPER:
  4. @100/@100/@100/@100 Enter the programming language to be used:
  5. C
  6. Basic
  7. Pascal
  8. KEY IN VALUE
  9. @101/@101/@101/@101 Enter the compiler to be used:
  10. Microsoft Quick Basic
  11. Microsoft Quick C
  12. Borland Turbo Pascal
  13. KEY IN VALUE
  14. @102 Enter the version number of the compiler to be used:
  15. @103/@103/@103/@103 Enter the target operating systems:
  16. M.S. Dos and DR DOS
  17. Microsoft Windows
  18. IBM OS/2
  19. KEY IN VALUE
  20. @104 Enter versions of targeted operating system to be supported:
  21. @105 Enter a description of the program or functions
  22. @106 Enter the date for delivery of the program:
  23. #141 Do you desire non-competition clause during work?
  24. #if#141
  25. @107 Enter the definition of competitor:
  26. #endif
  27. #142 Do you desire non-competition clause after termination?
  28. #if#142
  29. @108 Enter the number of months for non-competition:
  30. #endif
  31. #143/#144 Payment will be:
  32. lump sum
  33. hourly
  34. #if#143
  35. !200 Enter the contract price:
  36. @201 Enter the terms of payment of the contract price:
  37. #endif
  38. #if#144
  39. !202 Enter the hourly rate
  40. @203/@203/@203 Payment will be:
  41. weekly, with retention of 1/3 until completion
  42. monthly, with retention of 1/3 until completion
  43. KEY IN VALUE
  44. #endif
  45. #145
  46. #end control section
  47. #140
  48. /* Para. 140: Custom software writing contract- buy out */
  49.  
  50.  
  51.                   SOFTWARE PRODUCTION AGREEMENT
  52.  
  53.  
  54.  
  55. @001, referred to as SPONSOR, and @002, referred to as DEVELOPER, 
  56. agree:
  57.  
  58.  
  59. SPONSOR desires to contract with DEVELOPER as an independent 
  60. contractor to create certain computer programming code. The 
  61. compensation set forth hereunder is the sole and exclusive 
  62. compensation to be paid to the DEVELOPER. 
  63.  
  64.  
  65. SPONSOR shall be supervised by DEVELOPER solely as the result to 
  66. be accomplished, by not as to the means of achieving the result.
  67. The relationship between the DEVELOPER and the SPONSOR shall be 
  68. that of an independent contractor.
  69.  
  70.  
  71.  
  72. DEVELOPER shall prepare computer source code in the @100 computer 
  73. language, in a form suitable for compilation by the @101 compiler 
  74. system, version @102, which will perform the following functions 
  75. for the @103 operating system, version @104:
  76.  
  77.  
  78. @105
  79.  
  80.  
  81.  
  82. DEVELOPER shall also provide "object" files and executable files, 
  83. together with example input and output of the program. The 
  84. program shall be accompanied by a complete manual, which manual 
  85. shall be sufficient to enable a user who is untrained in the 
  86. program to operate the program in its intended fashion.
  87.  
  88.  
  89. DEVELOPER warrants that it has the right to convey the 
  90. programming code, manuals and other items which the DEVELOPER 
  91. delivers to the SPONSOR and will defend the SPONSOR against any 
  92. adverse claims related thereto. DEVELOPER warrants that the 
  93. program does not infringe on any copyright, patent or other 
  94. agreement to which DEVELOPER is a party.
  95.  
  96.  
  97. SPONSOR provide such reasonable consultation with the DEVELOPER 
  98. as may be required herein. DEVELOPER shall provide its own 
  99. facilities 
  100.  
  101.  
  102.  
  103. DEVELOPER warrants that the code is workmanlike and has been 
  104. properly tested in keeping with good software design practice.
  105.  
  106.  
  107.  
  108. DEVELOPER herewith assigns to SPONSOR all world rights related to 
  109. the software, including the right to publish the same. For 
  110. purposes of the copyright code, the DEVELOPER shall be considered 
  111. the author; however, upon request of the SPONSOR the DEVELOPER 
  112. will execute any and all documents requested by SPONSOR to effect 
  113. total transfer of the rights to the program.
  114.  
  115.  
  116. In the event that SPONSOR alters the program and re-distributes 
  117. the same, SPONSOR waives indemnity as to the re-distribution of 
  118. the code.
  119.  
  120.  
  121. Delivery of the final program shall be on or about @106. 
  122. DEVELOPER shall notify SPONSOR at the earliest possible time that 
  123. the delivery schedule may not be met. The parties shall meet and 
  124. discuss in good faith arrangements to be made including possible 
  125. revision of the delivery date.
  126.  
  127.  
  128. DEVELOPER may during the performance of this agreement obtain 
  129. access to confidential and proprietary information of SPONSOR. 
  130. SPONSOR shall generally mark such information as to which it 
  131. claims that is proprietary as "confidential" or by other clearly 
  132. recognizable legend. As to such information the DEVELOPER shall 
  133. take all reasonable precautions to keep the same in strict 
  134. confidence. Upon termination of this agreement, all of such 
  135. information which is embodied in written form shall be returned 
  136. to SPONSOR. DEVELOPER shall reveal such information to its 
  137. employees only a strict need to know basis, and shall require 
  138. that such employees execute written non-disclosure agreements.
  139.  
  140.  
  141.  
  142. #143
  143. /* Para. 143: Payment, stipulated sum */
  144.  
  145.  
  146. The total contract price shall be $ @200 (!200 dollars), to be 
  147. paid as follows:
  148.  
  149.  
  150. @201
  151.  
  152.  
  153.  
  154. #144
  155. /* Para. 144: Payment, hourly */
  156.  
  157.  
  158. The compensation shall be at a hourly rate of $ @202 per hour 
  159. (!202 dollars) to be paid as follows:
  160.  
  161.  
  162. @203
  163.  
  164.  
  165.  
  166. #141
  167. /* Para. 141----- Non compete during project */
  168.  
  169.  
  170. During the time that this project is being completed, the 
  171. DEVELOPER shall not contract with or perform services for any 
  172. competitor to SPONSOR. Competitor is defined as @107.
  173.  
  174.  
  175.  
  176. #142
  177. /* Para. 142: Non compete after project */
  178.  
  179.  
  180. For a period of @108 months after the conclusion of the contract, 
  181. DEVELOPER shall not contract with or perform services for any 
  182. competitor to SPONSOR throughout the United States, or for a 
  183. company located outside out of the United States which may 
  184. distribute the work within the United States.
  185.  
  186.  
  187.  
  188. #145
  189.  
  190. This is the entire agreement between the parties, and this 
  191. agreement may only be changed by a writing executed by the 
  192. parties.
  193.  
  194.  
  195.  
  196.  
  197. Dated: _____________________________
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205. _____________________________________________
  206.  
  207. @001
  208.  
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217. ______________________________________________
  218.  
  219. @002
  220.  
  221.